projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b533e9
)
Auto-commit of generated files.
author
Glenn Morris
<rgm@gnu.org>
Fri, 14 Sep 2012 10:17:31 +0000
(06:17 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 14 Sep 2012 10:17:31 +0000
(06:17 -0400)
autogen/configure
patch
|
blob
|
history
diff --git
a/autogen/configure
b/autogen/configure
index 25391a0469e979aa879def805cc23ed27ed9ed92..63295f68db0b714c0bb532035898800ea35e193e 100755
(executable)
--- a/
autogen/configure
+++ b/
autogen/configure
@@
-24254,11
+24254,7
@@
fi
#### It makes printing result more understandable as using GTK sets
#### toolkit_scroll_bars to yes by default.
if test "${HAVE_GTK}" = "yes"; then
- if test "${with_gtk3}" = "yes"; then
- USE_X_TOOLKIT=GTK3
- else
- USE_X_TOOLKIT=GTK
- fi
+ USE_X_TOOLKIT=GTK
fi
echo "